Symfony\Component\String\ByteString C

Total Complexity 103
Dependencies 6
Dependents 2
Total lines 464
Lines of code 304
Logical lines of code 191
Comment lines 15
Methods 36
Properties 0

Methods 36

Method Rating Maintainability Complexity Lines of code
fromRandom()
A
46 11 34
replaceMatches()
A
51 8 23
toCodePointString()
S
50 6 26
split()
S
54 6 20
indexOf()
S
60 6 12
indexOfLast()
S
60 6 12
equalsTo()
S
62 5 11
chunk()
S
59 4 15
endsWith()
S
64 5 8
match()
S
57 4 15
startsWith()
S
64 5 8
camel()
S
65 3 7
join()
S
68 3 6
replace()
S
67 3 7
bytesAt()
S
74 2 4
append()
S
70 2 5
isUtf8()
S
78 2 3
prepend()
S
70 2 5
title()
S
72 2 5
width()
S
73 2 4
__construct()
S
81 1 3
folded()
S
73 1 5
length()
S
80 1 3
lower()
S
73 1 5
padBoth()
S
71 1 5
padEnd()
S
71 1 5
padStart()
S
71 1 5
reverse()
S
73 1 5
slice()
S
71 1 5
snake()
S
72 1 5
splice()
S
71 1 5
toUnicodeString()
S
80 1 3
trim()
S
72 1 5
trimEnd()
S
72 1 5
trimStart()
S
72 1 5
upper()
S
73 1 5